home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: news3.noc.netcom.net!zdc!zippo!usenet
- From: txwang@public.sta.net.cn (Wang TianXing)
- Subject: Re: VC++ 32bit dos program
- X-Newsreader: Forte Free Agent 1.0.82
- Sender: usenet@news.zippo.com
- Nntp-Posting-Host: ts1-18.sta.net.cn
- Organization: Zippo
- Message-ID: <DL88r1.Jrv@news.zippo.com>
- References: <30FB0B18.7D86@public.sta.net.cn>
- Date: Mon, 15 Jan 1996 14:25:18 GMT
-
- Frank Xu <jafd@public.sta.net.cn> wrote:
-
- | Hi everyone,
-
- | I ever heard that Visual C++ can write 32bit dos program,
- | is it true?
- | if it is true, which version?
-
- | Thanks in advance,
-
- | Frank
-
- With VC++ 2.0, you can write Win32 apps running on WinNT/95's DOS box.
- I don't know if these apps can run standalonely.
-
- If you want to create standalone(without OS support) DOS 32-bit apps,
- I'll suggest GNU C++.
-
- Regards.
-
-
-